body {
        background-color:#ffffff;
        color:#000000;
        font-family:Verdana, Arial, Helvetica, sans-serif;

}

p{
margin:18px 0px;
}

* {     
        margin: 2px;
        padding: 0px;
}

#Bildmunster  {
               text-align:center;
               }
#zwueb        {
               text-align:center;
               font-size: 18px;
               }
#zentriert     {
               text-align:center;
               }
#Gesamtseite  {
               list-style-type:none;
               width: 950px;
               }
#Ueberschrift {
              text-align:center;
              }
#navigation  {
               list-style-type:none;
               width: 208px;
               float: left;
               background: aqua;
               }
#links         {
               list-style-type:none;
               float: left;
			   margin: 5px;
               }
#navigation ul {
               list-style-type:none;
               }
#navigation a {
               text-decoration:none;
               }


#main       {
             float: right;
             width: 670px;
             }
#notiz  {   background: LightGrey;
          }
          
#gr20        { font-size: 20px;
               }
#links_gross  {
               list-style-type:none;
               width: 550px;
               float: left;
               }		
			   
#main_klein  {
               list-style-type:none;
               width: 320px;
			   float: right;
               }					   
